ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IBinding<T> Interface / _getValue Method

In This Topic
    _getValue Method (IBinding<T>)
    In This Topic
    Syntax
    'Declaration
     
    Function _getValue( _
       ByVal obj As Object _
    ) As T
    T _getValue( 
       object obj
    )

    Parameters

    obj
    See Also